[INFO] cloning repository https://github.com/slobodaapl/dotfilers
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/slobodaapl/dotfilers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslobodaapl%2Fdotfilers", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslobodaapl%2Fdotfilers'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b0c5a85a66a5a148dbf39280ac618423cd0f2c1b
[INFO] testing slobodaapl/dotfilers against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslobodaapl%2Fdotfilers" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/slobodaapl/dotfilers
[INFO] finished tweaking git repo https://github.com/slobodaapl/dotfilers
[INFO] tweaked toml for git repo https://github.com/slobodaapl/dotfilers written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/slobodaapl/dotfilers on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/slobodaapl/dotfilers already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] testing slobodaapl/dotfilers against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslobodaapl%2Fdotfilers" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/slobodaapl/dotfilers
[INFO] finished tweaking git repo https://github.com/slobodaapl/dotfilers
[INFO] tweaked toml for git repo https://github.com/slobodaapl/dotfilers written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/slobodaapl/dotfilers on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/slobodaapl/dotfilers already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tempfile v3.23.0
[INFO] [stderr]   Downloaded windows-link v0.2.0
[INFO] [stderr]   Downloaded predicates-core v1.0.9
[INFO] [stderr]   Downloaded predicates-tree v1.0.12
[INFO] [stderr]   Downloaded termtree v0.5.1
[INFO] [stderr]   Downloaded globwalk v0.9.1
[INFO] [stderr]   Downloaded globset v0.4.16
[INFO] [stderr]   Downloaded serde v1.0.226
[INFO] [stderr]   Downloaded thiserror v2.0.16
[INFO] [stderr]   Downloaded thiserror-impl v2.0.16
[INFO] [stderr]   Downloaded assert_fs v1.1.3
[INFO] [stderr]   Downloaded assert_cmd v2.0.17
[INFO] [stderr]   Downloaded predicates v3.1.3
[INFO] [stderr]   Downloaded clap_derive v4.5.47
[INFO] [stderr]   Downloaded clap v4.5.48
[INFO] [stderr]   Downloaded ignore v0.4.23
[INFO] [stderr]   Downloaded serde_derive v1.0.226
[INFO] [stderr]   Downloaded serde_core v1.0.226
[INFO] [stderr]   Downloaded regex v1.11.2
[INFO] [stderr]   Downloaded clap_builder v4.5.48
[INFO] [stderr]   Downloaded regex-automata v0.4.10
[INFO] [stderr]   Downloaded windows-sys v0.61.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4e252cdc5a0d1f9141d17bc2e78bb500a8ba99ed5e8871db16b6cccbac2babf
[INFO] running `Command { std: "docker" "start" "-a" "f4e252cdc5a0d1f9141d17bc2e78bb500a8ba99ed5e8871db16b6cccbac2babf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4e252cdc5a0d1f9141d17bc2e78bb500a8ba99ed5e8871db16b6cccbac2babf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4e252cdc5a0d1f9141d17bc2e78bb500a8ba99ed5e8871db16b6cccbac2babf", kill_on_drop: false }`
[INFO] [stdout] f4e252cdc5a0d1f9141d17bc2e78bb500a8ba99ed5e8871db16b6cccbac2babf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b988aec61b52fc4fc85b34c820980a367b13ef20febdcb47e651ed8e34b35f39
[INFO] running `Command { std: "docker" "start" "-a" "b988aec61b52fc4fc85b34c820980a367b13ef20febdcb47e651ed8e34b35f39", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling dotfilers v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.42s
[INFO] running `Command { std: "docker" "inspect" "b988aec61b52fc4fc85b34c820980a367b13ef20febdcb47e651ed8e34b35f39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b988aec61b52fc4fc85b34c820980a367b13ef20febdcb47e651ed8e34b35f39", kill_on_drop: false }`
[INFO] [stdout] b988aec61b52fc4fc85b34c820980a367b13ef20febdcb47e651ed8e34b35f39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3b5916bb82c8a9554040d60ea4ca4772a449f3ff661842cad794e2a4d0f9f2b
[INFO] running `Command { std: "docker" "start" "-a" "b3b5916bb82c8a9554040d60ea4ca4772a449f3ff661842cad794e2a4d0f9f2b", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling dotfilers v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.26s
[INFO] running `Command { std: "docker" "inspect" "b3b5916bb82c8a9554040d60ea4ca4772a449f3ff661842cad794e2a4d0f9f2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3b5916bb82c8a9554040d60ea4ca4772a449f3ff661842cad794e2a4d0f9f2b", kill_on_drop: false }`
[INFO] [stdout] b3b5916bb82c8a9554040d60ea4ca4772a449f3ff661842cad794e2a4d0f9f2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8e1416635ac1f95211f111e858fbf409f684589c3a234f3a94fd4003c3d76cfe
[INFO] running `Command { std: "docker" "start" "-a" "8e1416635ac1f95211f111e858fbf409f684589c3a234f3a94fd4003c3d76cfe", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dotfilers-07f1ab014f68165c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/dotfilers.rs (/opt/rustwide/target/debug/deps/dotfilers-6fb9305cd59a73fd)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test add_moves_and_symlinks_and_git_adds ... ok
[INFO] [stdout] test add_supports_tilde_and_absolute_paths ... ok
[INFO] [stdout] test add_directory_mode_symlinks_directory ... ok
[INFO] [stdout] test symlink_points_to_repo_file_inode_differs ... ok
[INFO] [stdout] test repo_created_and_git_inited ... ok
[INFO] [stdout] test add_respects_gitignore_patterns ... ok
[INFO] [stdout] test restore_restores_directory_mode_entries ... ok
[INFO] [stdout] test add_refuses_outside_prefix ... ok
[INFO] [stdout] test link_reapplies_symlinks_and_refuses_overwrite ... ok
[INFO] [stdout] test refuses_home_as_dotfilers_home ... ok
[INFO] [stdout] test rm_refuses_outside_repo ... ok
[INFO] [stdout] test add_supports_glob ... ok
[INFO] [stdout] test restore_restores_per_file_entries ... ok
[INFO] [stdout] test rm_restores_original_and_gitrm_cached ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/safety_edge_cases.rs (/opt/rustwide/target/debug/deps/safety_edge_cases-efbb8940420c6faa)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test handles_readonly_files ... ok
[INFO] [stdout] test handles_invalid_utf8_in_paths ... ok
[INFO] [stdout] test atomic_operations_on_failure ... ok
[INFO] [stdout] test preserves_file_permissions ... ok
[INFO] [stdout] test handles_very_long_paths ... ok
[INFO] [stdout] test rm_handles_missing_git_gracefully ... ok
[INFO] [stdout] test handles_empty_files_and_directories ... ok
[INFO] [stdout] test prevents_circular_symlinks ... ok
[INFO] [stdout] test handles_moderately_large_files ... ok
[INFO] [stdout] test handles_nonexistent_globs ... ok
[INFO] [stdout] test handles_symlink_targets_outside_prefix ... ok
[INFO] [stdout] test prevents_adding_dotfilers_home_to_itself ... ok
[INFO] [stdout] test link_handles_existing_files_safely ... ok
[INFO] [stdout] test handles_special_characters_in_filenames ... ok
[INFO] [stdout] test handles_broken_symlinks ... ok
[INFO] [stdout] test prevents_directory_traversal ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/security_validation.rs (/opt/rustwide/target/debug/deps/security_validation-cd4eb245bc5e3972)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test validates_dotfilers_home_under_home ... ok
[INFO] [stdout] test accepts_symlinked_home_paths ... ok
[INFO] [stdout] test git_availability_check ... ok
[INFO] [stdout] test rejects_absolute_paths_outside_home ... ok
[INFO] [stdout] test rejects_tilde_expansion_to_other_users ... ok
[INFO] [stdout] test rejects_directory_traversal_patterns ... ok
[INFO] [stdout] test validates_prefix_under_home ... ok
[INFO] [stdout] test prevents_home_as_dotfilers_home ... ok
[INFO] [stdout] test validates_home_directory_structure ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8e1416635ac1f95211f111e858fbf409f684589c3a234f3a94fd4003c3d76cfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e1416635ac1f95211f111e858fbf409f684589c3a234f3a94fd4003c3d76cfe", kill_on_drop: false }`
[INFO] [stdout] 8e1416635ac1f95211f111e858fbf409f684589c3a234f3a94fd4003c3d76cfe
